home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d20
/
auser210.arc
/
AUTOUSER.CFG
next >
Wrap
Text File
|
1991-02-27
|
6KB
|
102 lines
; ╔════════════════════════════════════════════════╗
; ║ AUTOUSER.CFG - Configuration file for AutoUser ║
; ╚════════════════════════════════════════════════╝
;
; This is a sample configuration file for AutoUser. You will most likely have
; to edit this file before you use AutoUser on your system. For more
; information on this file, please refer to the AUTOUSER.DOC file.
;
;
;
; ┌──USERS.BBS FILENAME─────────────────────────────────────────────────────┐
; │ The following line should contain the name (full path optional) of your │
; │ user file. (USERS.BBS & optionally USERSXI.BBS for RA 1.00 users) │
; └─────────────────────────────────────────────────────────────────────────┘
USERS.BBS
;
;
; ┌──MASS USER EDIT ONLY────────────────────────────────────────────────────┐
; │ If you do not wish to have AutoUser's Auto-adjust, Lottery or Top users │
; │ bulletins generation active, de-comment the following line. (you would │
; │ do so if you wish to use the mass-user-edit function without having │
; │ autouser do it's other things at the same time.) │
; └─────────────────────────────────────────────────────────────────────────┘
;NOAUTO
;
;
; ┌──AUTOLOG────────────────────────────────────────────────────────────────┐
; │ The following line must contain either an AUTOLOG ON or AUTOLOG OFF, │
; │ depending on whether you wish to have autouser produce a logfile of the │
; │ security levels it has given various users. │
; └─────────────────────────────────────────────────────────────────────────┘
AUTOLOG ON
;
;
; ┌──LOTTERY────────────────────────────────────────────────────────────────┐
; │ The following line controls AutoUser's Lottery function. If you do not │
; │ wish to use the Lottery function, then set this line to LOTTERY OFF. │
; │ Otherwise, this line should be in the format: │
; │ │
; │ LOTTERY [number of winners] [winning security level] │
; └─────────────────────────────────────────────────────────────────────────┘
LOTTERY 5 100
;
;
; ┌──TOP USERS BULLETIN GENERATOR───────────────────────────────────────────┐
; │ The following line controls AutoUser's Top Users Bulletin generator │
; │ function. If you do not wish to use this option, then set this line to │
; │ TOP OFF. Otherwise, this line should be in the format: │
; │ │
; │ TOP [ansi filename] [ascii filename] │
; └─────────────────────────────────────────────────────────────────────────┘
TOP TOPUSERS.ANS TOPUSERS.ASC
;
;
; ┌──DEFAULT SECURITY LEVEL─────────────────────────────────────────────────┐
; │ This line sets the default security level used for AutoUser's auto- │
; │ adjusting features, and the security level temporarily given to the │
; │ winners of the previous day's lottery. │
; └─────────────────────────────────────────────────────────────────────────┘
20
;
;
; ┌──SECURITY LEVELS TO QUALIFY─────────────────────────────────────────────┐
; │ This line should list the security levels you wish to auto-adjust, and │
; │ which you wish to qualify for the lottery function, if used. AutoUser │
; │ will not auto-adjust anyone's security level (note this does not affect │
; │ mass-user-edits) to anything but one of these levels. │
; └─────────────────────────────────────────────────────────────────────────┘
10 20 30 40 50
;
;
; ┌──UPLOAD:DOWNLOAD RATIOS─────────────────────────────────────────────────┐
; │ This line contains the file upload:download ratio that corresponds to │
; │ each of the above security levels. The ratio is the best ul:dl ratio to │
; │ still be placed at each level. Note that the number of ratios must │
; │ match the number of security levels listed above. If you do not wish │
; │ the upload download ratios to have any effect, set the ratio for all │
; │ levels BELOW the default security level to .00001, and all the ratios │
; │ AT OR ABOVE the default security level to 1000. │
; └─────────────────────────────────────────────────────────────────────────┘
0.1250 0.3330 0.5000 1.0000 2.0000
;
;
; ┌──TYPE OF UL:DL RATIO────────────────────────────────────────────────────┐
; │ The following like should contain either RATIO TIMES or RATIO K, │
; │ indicating whether you wish the upload:download ratios to be calculated │
; │ on the number of times the user has uploaded & downloaded, or the total │
; │ K of uploads and downloads they have transferred. │
; └─────────────────────────────────────────────────────────────────────────┘
RATIO TIMES
;
;
; ┌──MESSAGE:CALL RATIOS────────────────────────────────────────────────────┐
; │ The remaining lines of AUTOUSER.CFG should list any message:call ratios │
; │ you wish to use (as a decimal), and the amount they should adjust the │
; │ user's security level. For example, 1 10 would increase the security │
; │ level by ten for any user who has a 1:1 or better message:call ratio. │
; │ NOTE these must be in DECENDING order of security level changes. │
; └─────────────────────────────────────────────────────────────────────────┘
1.5 20
1 10